* net/tramp.el (tramp-cleanup): Remove. Functionality added to
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Sep 2013 07:45:33 +0000 (09:45 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Sep 2013 07:45:33 +0000 (09:45 +0200)
commit38fe2db4cc5cac62169bda9e309048d27cde1b99
treee9320ba0c6c87d50d1dac3d89accfadb15025fe5
parent03e27f17eff8d66d94ad1f71d62f4b6b309aa379
* net/tramp.el (tramp-cleanup): Remove.  Functionality added to
`tramp-cleanup-connection'.

* net/tramp-cmds.el (tramp-cleanup-connection): Add optional
parameters KEEP-DEBUG and KEEP-PASSWORD.

* net/tramp.el (tramp-file-name-handler):
* net/tramp-adb.el (tramp-adb-maybe-open-connection):
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection):
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
`tramp-cleanup-connection'.

* net/tramp-sh.el (tramp-maybe-open-connection): Catch
'uname-changed inside the progress reporter.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-cmds.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el